Skip to content

BUG: Bug in concatenation with duplicate columns across dtypes not merging with axis=0 (GH4771) #4772

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 7, 2013

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Sep 7, 2013

closes #4771

TST/BUG: Bug in iloc with a slice index failing (GH4771)

…rging with axis=0 (GH4771)

TST: Bug in iloc with a slice index failing (GH4771)
@cpcloud
Copy link
Member

cpcloud commented Sep 7, 2013

can u add a test for append as well?

@jreback
Copy link
Contributor Author

jreback commented Sep 7, 2013

done. and found a bug in join as well..(with dups)

BUG: join on dup columns (internally) failing
@cpcloud
Copy link
Member

cpcloud commented Sep 7, 2013

nice

jreback added a commit that referenced this pull request Sep 7, 2013
BUG: Bug in concatenation with duplicate columns across dtypes not merging with axis=0 (GH4771)
@jreback jreback merged commit 38a87b6 into pandas-dev:master Sep 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: concatenation of dups across dtypes fails for axis=0
2 participants